Package-level declarations
Types
Link copied to clipboard
class ResponseRecordingContext(responseBodyRef: AtomicReference<String?> = AtomicReference(null)) : AbstractCoroutineContextElement
HTTP 응답 레코딩을 위한 Coroutine Context Element